Configure JIRA for AccuSync
If you are using AccuSync with JIRA, you need to do the following before you can use AccuSync:
- Install the JIRA plugin for AccuSync.
- Restart JIRA.
The following procedures are required regardless of whether you are upgrading from a previous release of AccuSync or are installing AccuSync for the first time.
Configure Jira properties for legacy versions:
Open jiraconfig.properties file in <accusync_install_dir>/bin and add below properties.
-
jira.legacy.version=false [make it true for Jira 9 or before versions]
-
skip.jira.ssl.validation=false [if you don’t have trusts CA’s SSL certificate, make it true]

